home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / different_picture.swf / scripts / DefineButton2_141 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  64 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    _root.trueface.play();
  4. }
  5.